home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / abortprn / file_id.diz < prev   
Text File  |  1995-12-11  |  264b  |  1 lines

  1. AbortPrn is a small demo program to illustrate one method of aborting a print job in Visual Basic that was started using the Printer Object. Visual Basic does not provide a direct means of doing this but we can use the function AbortDoc in the Windows GDI library.